home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Resources / Developers / XAMPP 1.5.4 / Windows installer / xampp-win32-1.5.4-installer.exe / xampp / phpMyAdmin / lang / azerbaijani-utf-8.inc.php < prev    next >
Encoding:
PHP Script  |  2006-03-23  |  67.9 KB  |  1,004 lines

  1. <?php
  2. /* $Id: azerbaijani-utf-8.inc.php,v 2.118.2.3 2006/03/23 17:42:09 lem9 Exp $ */
  3.  
  4. // terc├╝medeki eksiklerimi ve ya sehv oldu─ƒunu d├╝┼ƒ├╝nd├╝y├╝n├╝z yerleri shehriyari@trcomm.net adresine g├╢ndere bilersiniz...
  5. // ┼₧ehriyar ─░manov 30 Avqust 2003... Shehi
  6.  
  7. $charset = 'utf-8';
  8. $allow_recoding = TRUE;
  9. $text_dir = 'ltr'; // ('ltr' for left to right, 'rtl' for right to left)
  10. $left_font_family = 'verdana, arial, helvetica, geneva, sans-serif';
  11. $right_font_family = 'arial, helvetica, geneva, sans-serif';
  12. $number_thousands_separator = ',';
  13. $number_decimal_separator = '.';
  14. // shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa
  15. $byteUnits = array('Bayt', 'KB', 'MB', 'QB', 'TB', 'PB', 'EB');
  16.  
  17. $day_of_week = array('Baz', 'Baz Ert', '├çer┼ƒ Ax┼ƒ', '├çer┼ƒ', 'C├╝me Ax┼ƒ', 'C├╝me', '┼₧en');
  18. $month = array('Yan', 'Fev', 'Mar', 'Apr', 'May', '─░yun', '─░yul', 'Avq', 'Sent', 'Okt', 'Noy', 'Dek');
  19. // See http://www.php.net/manual/en/function.strftime.php to define the
  20. // variable below
  21. $datefmt = '%d %B, %Y saat %H:%M';
  22. $timespanfmt = '%s g├╝n, %s saat, %s deqiqe ve %s saniye';
  23.  
  24. $strAbortedClients = 'Dayand─▒r─▒lm─▒┼ƒ Elaqeler';
  25. $strAbsolutePathToDocSqlDir = 'Xahi┼ƒ edirik, docSQL direktoriyas─▒na webserver-deki m├╝tleq yolu (absolute path) g├╢sterin.';
  26. $strAccessDenied = 'Giri┼ƒ Tesdiq Edilmedi';
  27. $strAction = 'Fealiyyetler';
  28. $strAddAutoIncrement = 'AUTO_INCREMENT deyeri elave et';
  29. $strAddDeleteColumn = 'Sahe S├╝tunlar─▒n─▒ Elave Et/Sil';
  30. $strAddDeleteRow = 'Kriteria Setirlerini Elave Et/Sil';
  31. $strAddDropDatabase = 'DROP DATABASE elave et';
  32. $strAddedColumnComment = 'Bu s├╝tun ├╝├º├╝n q─▒sa izahat elave edildi';
  33. $strAddedColumnRelation = 'S├╝tun ├╝├º├╝n elaqe elave edildi';
  34. $strAddHeaderComment = 'Ba┼ƒl─▒─ƒa x├╝lase me\'lumat─▒ elave et (\\n yeni setire ke├ºir)';
  35. $strAddIfNotExists = 'IF NOT EXISTS elave et';
  36. $strAddIntoComments = 'X├╝laseye elave et';
  37. $strAddNewField = 'Yeni sahe elave et';
  38. $strAddPrivilegesOnDb = 'A┼ƒa─ƒ─▒dak─▒ me\'lumat bazas─▒ ├╝├º├╝n selahiyyet m├╝eyyen et';
  39. $strAddPrivilegesOnTbl = 'A┼ƒa─ƒ─▒dak─▒ cedvel ├╝├º├╝n selahiyyetler m├╝eyyen et';
  40. $strAddSearchConditions = 'Axtar─▒┼ƒ ┼ƒertlerini gir ("where" ifadesinin esas metni):';
  41. $strAddToIndex = '─░ndekse  %s s├╝tun elave et';
  42. $strAddUserMessage = 'Yeni istifade├ºi elave etdiniz.';
  43. $strAddUser = 'Yeni ─░stifade├ºi elave Et';
  44. $strAdministration = 'Administrasiya';
  45. $strAffectedRows = 'Deyi┼ƒen setir say─▒:';
  46. $strAfterInsertBack = 'Evvelki sehifeye qay─▒t';
  47. $strAfterInsertNewInsert = 'Teze bir setir daha gir';
  48. $strAfterInsertNext = 'Bir sonrak─▒ setre ke├º';
  49. $strAfterInsertSame = 'Bu sehifeye geri d├╢n';
  50. $strAfter = 'Sonra: %s';
  51. $strAll = 'All';
  52. $strAllTableSameWidth = 'eyni enli b├╝t├╝n cedveller g├╢sterilsinmi?';
  53. $strAlterOrderBy = 'Cedvel s─▒ras─▒na buna g├╢re yeniden qur';
  54. $strAnalyzeTable = 'Cedveli analiz et';
  55. $strAnd = 'Ve';
  56. $strAnIndex = '%s ├╝zerine indeks elave edildi';
  57. $strAny = 'Her hans─▒';
  58. $strAnyHost = 'Her hans─▒ host';
  59. $strAnyUser = 'Her hans─▒ istifade├ºi';
  60. $strAPrimaryKey = '%s ├╝zerine Birinci Dereceli A├ºar elave edildi.';
  61. $strArabic = 'Ereb';
  62. $strArmenian = 'Ermeni';
  63. $strAscending = 'Artan s─▒rada';
  64. $strAtBeginningOfTable = 'Cedvelin ba┼ƒ─▒na';
  65. $strAtEndOfTable = 'Cedvelin sonuna';
  66. $strAttr = 'X├╝susiyyetler';
  67. $strAutodetect = 'Avtomatik';
  68. $strAutomaticLayout = 'Automatik ┼ƒablon';
  69.  
  70. $strBack = 'Geri';
  71. $strBeginCut = 'BEGIN CUT';
  72. $strBeginRaw = 'BEGIN RAW';
  73. $strBinary = 'Binary';
  74. $strBinaryDoNotEdit = 'Binary - deyi┼ƒiklik etme';
  75. $strBookmarkDeleted = 'Bookmark silindi.';
  76. $strBookmarkLabel = 'Etiket';
  77. $strBookmarkQuery = 'Bookmark-lanm─▒┼ƒ SQL sor─ƒusu';
  78. $strBookmarkThis = 'Bu SQL sor─ƒusunu bookmark-la';
  79. $strBookmarkView = 'Sadece g├╢ster';
  80. $strBrowse = '─░├ºindekiler';
  81. $strBulgarian = 'Bolqar Dili';
  82. $strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the <code>$cfg[\'BZipDump\']</code> directive in your phpMyAdmin configuration file to <code>FALSE</code>. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.';
  83. $strBzip = '"bzip"lenmi┼ƒ';
  84.  
  85. $strCannotLogin = 'MySQL server-e gire bilmirem';
  86. $strCantLoadRecodeIconv = 'Charset ├ºevirmeleri ├╝├º├╝n laz─▒m olan iconv ve ya recode uzant─▒lar─▒n─▒ y├╝kleye bilmirem; ya php-ni bu uzant─▒lar─▒ istifade ede bilmesi ├╝├º├╝n yeniden qura┼ƒd─▒r─▒n ya da phpMyAdmin-de charset ├ºevirme x├╝susiyyetini s├╢nd├╝r├╝n.';
  87. $strCantLoad = '%s uzant─▒s─▒n─▒ (extension) y├╝kleye bilmirem,<br />xahi┼ƒ edirem PHP Konfiqurasiyan─▒ g├╢zden ke├ºir.';
  88. $strCantRenameIdxToPrimary = '─░ndeksi Birinci Dereceli (PRIMARY) olaraq yeniden adland─▒ra bilmirem!';
  89. $strCantUseRecodeIconv = 'Can not use iconv nor libiconv nor recode_string function while extension reports to be loaded. Check your php configuration.';
  90. $strCardinality = 'Cardinality';
  91. $strCentralEuropean = 'Merkezi Avropa';
  92. $strChangeCopyModeCopy = '... k├╢hnesini saxla.';
  93. $strChangeCopyModeDeleteAndReload = ' ... istifade├ºi cedvellerinden k├╢hnesini sil ve ard─▒ndan selahiyyetleri yeniden y├╝kle.';
  94. $strChangeCopyMode = 'Eyni selahiyyetlere sahib yeni istifade├ºi qur ve ...';
  95. $strChangeCopyModeJustDelete = ' ... istifade├ºi cedvellerinden k├╢hnesini sil.';
  96. $strChangeCopyModeRevoke = ' ... k├╢hne istifade├ºinin selahiyyetlerini elinden alaraq onu sil.';
  97. $strChangeCopyUser = 'Sistem Giri┼ƒ Me\'lumat─▒n─▒ Deyi┼ƒdir / ─░stifade├ºini Kopyala';
  98. $strChange = 'Deyi┼ƒdir';
  99. $strChangeDisplay = 'G├╢sterilecek Saheni Se├º';
  100. $strChangePassword = 'Parolu Deyi┼ƒdir';
  101. $strCharset = 'Charset';
  102. $strCharsetOfFile = 'Fayl─▒n Charset-i:';
  103. $strCheckAll = 'Ham─▒s─▒n─▒ Se├º';
  104. $strCheckPrivsLong = '"%s" bazas─▒ ├╝├º├╝n selahiyyetleri g├╢zden ke├ºir.';
  105. $strCheckPrivs = 'Selahiyyetleri G├╢zden Ke├ºir';
  106. $strCheckTable = 'Cedveli yoxla';
  107. $strChoosePage = 'Xahi┼ƒ edirem, deyi┼ƒdirilecek Sehifeni se├º';
  108. $strColComFeat = 'S├╝tun Q─▒sa ─░zahat─▒n─▒ Deyi┼ƒdir';
  109. $strColumnNames = 'S├╝tun adlar─▒';
  110. $strColumnPrivileges = 'S├╝tunaxas Selahiyyetler';
  111. $strCommand = 'Komanda Tipi';
  112. $strComments = 'Q─▒sa ─░zahatlar';
  113. $strCompleteInserts = 'Tam giri┼ƒli';
  114. $strCompression = 'S─▒x─▒┼ƒd─▒rma';
  115. $strConfigFileError = 'phpMyAdmin konfiqurasiya fayl─▒n─▒z─▒ oxuya bilmedi!<br />Bunun sebebi fayldak─▒ parse error ya da fayl─▒n m├╢vcud olmamas─▒ ola biler.<br />Xahi┼ƒ edirem a┼ƒa─ƒ─▒dak─▒ link-i istifade ederek konfiqurasiya fayl─▒n─▒ ├ºa─ƒ─▒r─▒n ve ald─▒─ƒ─▒n─▒z php xeta mesaj(lar)─▒n─▒ oxuyun. Bir ├ºox halda ya tek d─▒rnaq ya da n├╢qteli verg├╝l eksikliyi vard─▒r.<br />Eger bo┼ƒ sehife ile qar┼ƒ─▒la┼ƒsan─▒z, demek ki, her ┼ƒey qaydas─▒ndad─▒r.';
  116. $strConfigureTableCoord = 'Xahi┼ƒ edirem, %s cedveli ├╝├º├╝n koordinatlar─▒ yeniden m├╝eyyen et.';
  117. $strConnectionError = 'Elaqe qura bilmirem: yaln─▒┼ƒ qurulu┼ƒ.';
  118. $strConnections = 'Elaqeler';
  119. $strCookiesRequired = 'Sisteme girebilmeniz ├╝├º├╝n ├ºerez fayllar─▒ (cookie-ler) aktiv olmal─▒d─▒r.';
  120. $strCopyTable = 'Cedveli kopyala (me\'lumat bazas─▒<b>.</b>cedvel):';
  121. $strCopyTableOK = '%s cedveli %s - e kopyaland─▒.';
  122. $strCopyTableSameNames = 'Cedveli eynisinin ├╝zerine kopyalaya bilmerem!';
  123. $strCouldNotKill = 'phpMyAdmin %s emeliyyat thread-ini s├╢nd├╝re (kill) bilmedi. B├╢y├╝k ehtimal art─▒q s├╢nd├╝r├╝lm├╝┼ƒd├╝r.';
  124. $strCreateIndex = ' %s s├╝tunda indeks yarat';
  125. $strCreateIndexTopic = 'Yeni indeks qur';
  126. $strCreateNewDatabase = 'Yeni me\'lumat bazas─▒ qur';
  127. $strCreateNewTable = '%s bazas─▒nda yeni cedvel qur';
  128. $strCreatePage = 'Yeni Sehife qur';
  129. $strCreatePdfFeat = 'PDF-lerin qurulmas─▒';
  130. $strCreate = 'Qur';
  131. $strCreationDates = 'Qurulu┼ƒ/Deyi┼ƒdirilme/Yoxlama tarixleri';
  132. $strCriteria = 'Kriteriyalar';
  133. $strCroatian = 'Xorvat Dili';
  134. $strCSVOptions = 'CSV variantlar─▒';
  135. $strCyrillic = 'Kiril';
  136. $strCzechSlovak = '├çex-Slovak';
  137.  
  138. $strDatabaseExportOptions = 'Me\'lumat bazas─▒ eksport variantlar─▒';
  139. $strDatabaseHasBeenDropped = '%s bazas─▒ le─ƒv edildi.';
  140. $strDatabase = 'Me\'lumat Bazas─▒';
  141. $strDatabasesDropped = '%s bazas─▒ m├╝veffeqiyyetle le─ƒv edildi.';
  142. $strDatabases = 'Me\'lumat Bazalar─▒';
  143. $strDatabasesStatsDisable = 'Statistikalar─▒ S├╢nd├╝r';
  144. $strDatabasesStatsEnable = 'Statistikalar─▒ Aktivle┼ƒdir';
  145. $strDatabasesStatsHeavyTraffic = 'Qeyd: Me\'lumat Bazas─▒ statistikalar─▒n─▒ burada aktivle┼ƒdirmekle webserver-le MySQL server aras─▒nda a─ƒ─▒r neqliyyata sebeb ola bilersiniz.';
  146. $strDatabasesStats = 'Me\'lumat Bazas─▒ Statistikalar─▒';
  147. $strDataDict = 'Me\'lumat l├╝─ƒeti';
  148. $strData = 'Me\'lumat';
  149. $strDataOnly = 'Sadece me\'lumat';
  150. $strDBComment = 'Baza q─▒sa izahat─▒: ';
  151. $strDBGContextID = 'Kontekst N├╢mresi';
  152. $strDBGContext = 'Metn (kontekst)';
  153. $strDBGHits = 'Hit-ler';
  154. $strDBGLine = 'Setr';
  155. $strDBGMaxTimeMs = 'Min. m├╝ddet, ms';
  156. $strDBGMinTimeMs = 'Maks. m├╝ddet, ms';
  157. $strDBGModule = 'Modul';
  158. $strDBGTimePerHitMs = 'Vaxt/Hit, ms';
  159. $strDBGTotalTimeMs = 'Toplam m├╝ddet, ms';
  160. $strDbPrivileges = 'Me\'lumat Bazas─▒na Mexsus Selahiyyetler';
  161. $strDbSpecific = 'bazayaxas';
  162. $strDefault = 'Ba┼ƒlan─ƒ─▒c deyeri';
  163. $strDefaultEngine = '%s bu MySQL serverinde esas depolama motoru olaraq qurulmu┼ƒdur.';
  164. $strDefaultValueHelp = 'Ba┼ƒlan─ƒ─▒c deyer girerken, sadece deyeri girin, ters kesr escape-leme ya da d─▒rnaqdan istifade etmeyin, bu format─▒ te\'qib edin: a';
  165. $strDeleteAndFlush = 'B├╝t├╝n istifade├ºileri sil ve ard─▒ndan selahiyyetleri yeniden y├╝kle.';
  166. $strDeleteAndFlushDescr = 'Bu en temiz yoldur, amma selahiyyetlerin yeniden y├╝klenmesi zaman teleb ede biler.';
  167. $strDeletedRows = 'Silinen setir say─▒:';
  168. $strDeleted = 'Setir silindi';
  169. $strDelete = 'Sil';
  170. $strDeleting = '%s silinir';
  171. $strDelOld = 'Hal-haz─▒rki sehifen art─▒q m├╢vcud olmayan Cedvellere ba─ƒl─▒d─▒r. Bu elaqelerin silinmesini istermisiniz?';
  172. $strDescending = 'Azalan s─▒rada';
  173. $strDisabled = 'S├╢nd├╝r├╝l├╝b';
  174. $strDisplayFeat = 'X├╝susiyyetleri G├╢ster';
  175. $strDisplayOrder = 'S─▒ralama ┼ƒekli:';
  176. $strDisplayPDF = 'PDF sxemini g├╢ster';
  177. $strDoAQuery = '"n├╝muneye g├╢re sor─ƒu" g├╢nderin (x├╝susi i┼ƒare: "%")';
  178. $strDocu = 'Dokumentasiya';
  179. $strDoYouReally = 'A┼ƒa─ƒ─▒dak─▒ sor─ƒunu icra etdirmekten eminsiniz ';
  180. $strDropDatabaseStrongWarning = 'B├╝t├╝n bazan─▒ YOX ETMEK ├╝zeresiniz!';
  181. $strDrop = 'Le─ƒv et';
  182. $strDropUsersDb = '─░stifade├ºilerle eyni adl─▒ me\'lumat bazalar─▒n─▒ le─ƒv et.';
  183. $strDumpingData = 'Sxemi ├º─▒xar─▒lan cedvel';
  184. $strDumpSaved = 'Sxem %s fayl─▒na qeyd edildi.';
  185. $strDumpXRows = '%s setri %s n├╢mreli qeydden ba┼ƒlayaraq g├╢ster.';
  186. $strDynamic = 'dinamik';
  187.  
  188. $strEdit = 'Deyi┼ƒdir';
  189. $strEditPDFPages = 'PDF Sehifelerini Deyi┼ƒdir';
  190. $strEditPrivileges = 'Selahiyyetleri Deyi┼ƒdir';
  191. $strEffective = 'Effektiv';
  192. $strEmpty = 'Bo┼ƒalt';
  193. $strEmptyResultSet = 'MySQL bo┼ƒ netice ├ºoxlu─ƒu g├╢nderdi (ye\'ni s─▒f─▒r setir).';
  194. $strEnabled = 'Enabled';
  195. $strEndCut = 'END CUT';
  196. $strEndRaw = 'END RAW';
  197. $strEnd = 'Son';
  198. $strEngineDisabled = '%s motoru bu serverde s├╢nd├╝r├╝lm├╝┼ƒd├╝r.';
  199. $strEngines = 'Motorlar';
  200. $strEngineUnsupported = 'Bu MySQL server %s depolama motorunu desteklememektedir.';
  201. $strEnglishPrivileges = ' Qeyd: MySQL selahiyyet adlar─▒ ingilis dilinde ifade edilmi┼ƒdir ';
  202. $strEnglish = '─░ngilis Dili';
  203. $strError = 'Xeta';
  204. $strEstonian = 'Eston Dili';
  205. $strExcelEdition = 'Excel versiyas─▒';
  206. $strExcelOptions = 'Excel variantlar─▒';
  207. $strExplain = 'SQL-i ─░zah Et';
  208. $strExport = 'Eksport';
  209. $strExtendedInserts = 'Geni┼ƒletilmi┼ƒ giri┼ƒli';
  210. $strExtra = 'Elave X├╝s.';
  211.  
  212. $strFailedAttempts = 'U─ƒursuz Cehdler';
  213. $strFieldHasBeenDropped = '%s sahesi le─ƒv edildi';
  214. $strField = 'Sahe';
  215. $strFieldsEmpty = ' Sahe say─ƒac─▒ bo┼ƒdur! ';
  216. $strFieldsEnclosedBy = 'Saheler ehate edildiyi i┼ƒare';
  217. $strFieldsEscapedBy = 'Sahelerin escape edildiyi i┼ƒare';
  218. $strFields = 'Sahe say─▒';
  219. $strFieldsTerminatedBy = 'Sahelerin yox edildiyi (terminate) i┼ƒare';
  220. $strFileAlreadyExists = '%s fayl─▒ serverda onsuz da m├╢vcuddur, ya fayl─▒n ad─▒n─▒ deyi┼ƒdir ya da ├╝zerine yazma variantlar─▒n─▒.';
  221. $strFileCouldNotBeRead = 'Fayl oxuna bilmir';
  222. $strFileNameTemplate = 'Fayl ad─▒ nomenklaturas─▒';
  223. $strFileNameTemplateRemember = 'nomenklaturan─▒ unutma';
  224. $strFixed = 'fixed';
  225. $strFlushPrivilegesNote = 'Qeyd: phpMyAdmin istifade├ºi selahiyyetlerini birba┼ƒa MySQL-in selahiyyetler cedvellerinden almaqdad─▒r. Eger elle nizamlamalar edilmi┼ƒse, bu cedvellerin i├ºerisindekiler webserver-in istifade etdiklerinden ferqli ola biler. Bu halda, davam etmeden evvel, selahiyyetleri yeniden y├╝klemelisiniz.';
  226. $strFlushTable = 'Cedveli flush-la ("FLUSH")';
  227. $strFormat = 'Format';
  228. $strFormEmpty = 'Formda eksik girilmi┼ƒ deyer var!';
  229. $strFullText = 'Tam Metnler (Full Text)';
  230. $strFunction = 'Funksiya';
  231.  
  232. $strGenBy = 'Qurucu';
  233. $strGeneralRelationFeat = '├£mumi elaqe variantlar─▒';
  234. $strGenTime = 'Haz─▒rlanma Vaxt─▒';
  235. $strGeorgian = 'G├╝rc├╝';
  236. $strGlobalPrivileges = 'Qlobal selahiyyetler';
  237. $strGlobal = 'qlobal';
  238. $strGlobalValue = 'Qlobal deyer';
  239. $strGo = 'Davam';
  240. $strGrantOption = '─░caze ver';
  241. $strGzip = '"gzip"lenmi┼ƒ';
  242.  
  243. $strHasBeenAltered = 'deyi┼ƒdirildi.';
  244. $strHasBeenCreated = 'quruldu.';
  245. $strHaveToShow = 'G├╢sterilmesi ├╝├º├╝n en az bir s├╝tun se├ºmelisiniz';
  246. $strHebrew = '─░brani Dili';
  247. $strHexForBinary = '─░kili saheler ├╝├º├╝n hekzadesimaldan istifade et';
  248. $strHome = 'Ba┼ƒlan─ƒ─▒c';
  249. $strHomepageOfficial = 'phpMyAdmin Resmi ─░nternet Sehifesi';
  250. $strHostEmpty = 'Host ad─▒ bo┼ƒdur!';
  251. $strHost = 'Host';
  252. $strHTMLExcel = 'Microsoft Excel 2000';
  253. $strHTMLExcelOptions = 'Microsoft Excel 2000 eksport variantlar─▒';
  254. $strHTMLWord = 'Microsoft Word 2000';
  255. $strHTMLWordOptions = 'Microsoft Word 2000 eksport variantlar─▒';
  256. $strHungarian = 'Macar Dili';
  257.  
  258. $strId = 'N├╢mre';
  259. $strIdxFulltext = 'Tam metn (Fulltext)';
  260. $strIgnore = 'Diqqete Alma';
  261. $strIgnoringFile = '%s Diqqete Almama (Ignore) fayl─▒';
  262. $strImportDocSQL = 'docSQL Fayllar─▒n─▒ ─░mport Et';
  263. $strImportFiles = 'Fayllar─▒ import et';
  264. $strIndexes = 'Indeksler';
  265. $strIndexHasBeenDropped = '%s indeksi le─ƒv edildi';
  266. $strIndexName = '─░ndex ad─▒ :';
  267. $strIndexType = '─░ndex tipi :';
  268. $strIndex = '─░ndeks';
  269. $strInnodbStat = 'InnoDB Status';
  270. $strInsecureMySQL = 'Konfiqurasiya fayl─▒n─▒zda MySQL ba┼ƒlan─ƒ─▒c deyerleri (parolsuz root istifade├ºisi) m├╢vcuddur ki, bu da tehl├╝kesizlik n├╢qteyi nezerinden e\'tibarl─▒ deyildir.';
  271. $strInsertAsNewRow = 'Yeni setir olaraq elave et';
  272. $strInsertedRowId = 'Elave edilen setir n├╢mresi (id):';
  273. $strInsertedRows = 'Elave edilen setir say─▒:';
  274. $strInsert = 'Elave et';
  275. $strInsertNewRow = 'Yeni setir elave et';
  276. $strInUse = 'istifadede';
  277.  
  278. $strJumpToDB = '"%s" me\'lumat bazas─▒na ke├º.';
  279. $strJustDeleteDescr = '"Silinmi┼ƒ" istifade├ºiler selahiyyetler yeniden y├╝klenene qeder server-e gire bilecekler.';
  280. $strJustDelete = 'Sadece olaraq selahiyyet cedvellerindeki istifade├ºileri sil.';
  281.  
  282. $strKeepPass = 'Parolu deyi┼ƒdirme';
  283. $strKeyname = 'A├ºar s├╢z';
  284. $strKill = 'S├╢nd├╝r';
  285.  
  286. $strLandscape = 'Land┼ƒaft';
  287. $strLatexCaption = 'Cedvel ba┼ƒl─▒─ƒ─▒';
  288. $strLatexContinuedCaption = 'Cedvel ba┼ƒl─▒─ƒ─▒n─▒n davam─▒';
  289. $strLatexContinued = '(davam─▒)';
  290. $strLatexIncludeCaption = 'Cedvel ba┼ƒl─▒─ƒ─▒n─▒ daxil et';
  291. $strLatexLabel = 'Etiket a├ºar─▒';
  292. $strLaTeX = 'LaTeX';
  293. $strLaTeXOptions = 'LaTeX variantlar─▒';
  294. $strLengthSet = 'Uzunluq/Deyerler*';
  295. $strLimitNumRows = 'Sehife ba┼ƒ─▒na d├╝┼ƒen setir say─▒';
  296. $strLinesTerminatedBy = 'Setir le─ƒvedicisi (Lines terminated by)';
  297. $strLinkNotFound = 'Link tap─▒lmad─▒';
  298. $strLinksTo = 'Links to';
  299. $strLithuanian = 'Litva Dili';
  300. $strLocalhost = 'Yerli';
  301. $strLocationTextfile = 'tekst fayl─▒ndan y├╝kleyerek';
  302. $strLoginInformation = 'Sisteme Giri┼ƒ Me\'lumat─▒';
  303. $strLogin = 'Sisteme Giri┼ƒ';
  304. $strLogout = 'Sistemden ├ç─▒x─▒┼ƒ';
  305. $strLogPassword = 'Parol:';
  306. $strLogUsername = '─░stifade├ºi Ad─▒:';
  307.  
  308. $strMaximumSize = 'En ├ºox: %s%s';
  309. $strMIME_available_mime = 'M├╢vcud olan MIME-tipleri';
  310. $strMIME_available_transform = 'M├╢vcud transformasiyalar';
  311. $strMIME_description = 'Haqq─▒nda';
  312. $strMIME_MIMEtype = 'MIME-tipi';
  313. $strMIME_nodescription = 'No Description is available for this transformation.<br />Please ask the author, what %s does.';
  314. $strMIME_transformation = 'Browser transformation';
  315. $strMIME_transformation_note = 'For a list of available transformation options and their MIME-type transformations, click on %stransformation descriptions%s';
  316. $strMIME_transformation_options_note = 'Please enter the values for transformation options using this format: \'a\',\'b\',\'c\'...<br />If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';
  317. $strMIME_transformation_options = 'Transformasiya variantlar─▒';
  318. $strMIME_without = 'MIME-types printed in italics do not have a seperate transformation function';
  319. $strModifications = 'Modifications have been saved';
  320. $strModifyIndexTopic = 'Modify an index';
  321. $strModify = 'Modify';
  322. $strMoveTable = 'Cedveli da┼ƒ─▒ (me\'lumat bazas─▒<b>.</b>cedvel):';
  323. $strMoveTableOK = '%s cedveli %s - e da┼ƒ─▒nm─▒┼ƒd─▒r.';
  324. $strMoveTableSameNames = 'Can\'t move table to same one!';
  325. $strMyISAMMaxExtraSortFileSize = '─░ndeks yarad─▒larken istifade olunan ke├ºici fayllar─▒n maksimum boyu';
  326. $strMyISAMMaxSortFileSize = 'Ke├ºici s─▒ralama fayllar─▒n─▒n maksimum boyu';
  327. $strMyISAMRecoverOptions = 'Avtomatik qurtarma rejimi';
  328. $strMyISAMSortBufferSize = 'S─▒ralama buferinin (ke├ºici yadda┼ƒ─▒n─▒n) boyu';
  329. $strMySQLCharset = 'MySQL charset';
  330. $strMySQLSaid = 'MySQL deyir: ';
  331. $strMySQLShowProcess = 'Prosesleri g├╢ster';
  332. $strMySQLShowStatus = 'MySQL runtime me\'lumat─▒n─▒ g├╢ster';
  333. $strMySQLShowVars = 'MySQL sistem deyi┼ƒenlerini g├╢ster';
  334.  
  335. $strName = 'Ad─▒';
  336. $strNext = 'Sonrak─▒';
  337. $strNoDatabases = 'Baza se├ºilmemi┼ƒdir ve ya m├╢vcud deyildir.';
  338. $strNoDatabasesSelected = 'He├º bir baza se├ºilmemi┼ƒdir.';
  339. $strNoDescription = 'Haqq─▒nda me\'lumat (description) m├╢vcud deyildir';
  340. $strNoDetailsForEngine = 'Bu depolama motoru haqq─▒nda etrafli status me\'lumat─▒ m├╢vcud deyildir.';
  341. $strNoDropDatabases = '"DROP DATABASE" ifadeleri s├╢nd├╝r├╝lm├╝┼ƒd├╝r (disabled).';
  342. $strNoExplain = 'SQL ─░zah Et-i Ke├º';
  343. $strNoFrames = 'phpMyAdmin <b>frame-destekli</b> g├╢r├╝nt├╝leyicilerle (browser) daha yax┼ƒ─▒ i┼ƒleyir.';
  344. $strNoIndexPartsDefined = '─░ndeks qisimleri te\'yin edilmedi!';
  345. $strNoIndex = '─░ndeks te\'yin edilmedi!';
  346. $strNoModification = 'Deyi┼ƒiklik Yoxdur';
  347. $strNone = 'He├º biri';
  348. $strNoOptions = 'Bu format─▒n variantlar─▒ yoxdur';
  349. $strNoPassword = 'Parol Yoxdur';
  350. $strNoPermission = 'Webserver-in %s fayl─▒n─▒ saxlama izni yoxdur.';
  351. $strNoPhp = 'PHP Kodunu G├╢sterme';
  352. $strNoPrivileges = 'Selahiyyet ├ºat─▒┼ƒmazl─▒─ƒ─▒';
  353. $strNoRights = 'Burada olma haqq─▒n─▒z yoxdur!';
  354. $strNoSpace = '%s fayl─▒n─▒ saxlamaq ├╝├º├╝n laz─▒m olan yer ├ºat─▒┼ƒm─▒r.';
  355. $strNoTablesFound = 'Me\'lumat bazas─▒nda cedvel yoxdur.';
  356. $strNotNumber = 'Bu reqem deyildir!';
  357. $strNotOK = 'M├╝veffeqiyyetsiz';
  358. $strNotSet = '<b>%s</b> cedveli %s i├ºerisinde ya <b>tap─▒lmad─▒</b> ya da qurulmam─▒┼ƒd─▒r';
  359. $strNoUsersFound = '─░stifade├ºi(ler) tap─▒lmad─▒.';
  360. $strNoValidateSQL = 'SQL ─░fadesini Yoxlama';
  361. $strNo = 'Xeyir';
  362. $strNull = 'Null';
  363. $strNumSearchResultsInTable = '%s uy─ƒunluq tap─▒ld─▒ (<i>%s</i> cedvelinde)';
  364. $strNumSearchResultsTotal = '<b>Cemi:</b> <i>%s</i> uy─ƒunluq';
  365. $strNumTables = 'Cedveller';
  366.  
  367. $strOK = 'M├╝veffeqiyyetle';
  368. $strOperations = 'Emeliyyatlar';
  369. $strOptimizeTable = 'Cedveli optimalla┼ƒd─▒r';
  370. $strOr = 'ya da';
  371. $strOverhead = 'A┼ƒma deyeri';
  372. $strOverwriteExisting = 'M├╢vcud fayl(lar)─▒n ├╝zerine yaz';
  373.  
  374. $strPageNumber = 'Sehife N├╢mresi:';
  375. $strPartialText = 'Qismi Metnler';
  376. $strPasswordChanged = '%s ├╝├º├╝n parol m├╝veffeqiyyetle deyi┼ƒdirilmi┼ƒdir.';
  377. $strPasswordEmpty = 'Parol bo┼ƒdur!';
  378. $strPasswordNotSame = 'Girdiyiniz parollar eyni deyil!';
  379. $strPassword = 'Parol';
  380. $strPdfDbSchema = '"%s" bazan─▒n sxemi - Sehife %s';
  381. $strPdfInvalidTblName = '"%s" cedveli m├╢vcud deyil!';
  382. $strPdfNoTables = 'Cedvel yoxdur';
  383. $strPerHour = 'saatda';
  384. $strPerMinute = 'deqiqede';
  385. $strPerSecond = 'saniyede';
  386. $strPHP40203 = 'Siz i├ºerisinde ciddi multi-bayt strinqleri (mbstring) ile elaqedar xetalar olan PHP 4.2.3 versiyas─▒n─▒ istifade edirsiniz. Etrafl─▒ melumat ├╝├º├╝n PHP xeta raportu 19404-e bax─▒n. PHP-nin bu versiyas─▒ PhpMyAdmin ile istifade ├╝├º├╝n t├╢vsiye edilmir.';
  387. $strPhp = 'PHP Kodunu Haz─▒rla';
  388. $strPHPVersion = 'PHP Versiyas─▒';
  389. $strPmaDocumentation = 'phpMyAdmin dokumentasiyas─▒ (etrafl─▒ me\'lumat ├╝├º├╝n)';
  390. $strPmaUriError = '<tt>$cfg[\'PmaAbsoluteUri\']</tt> direktivi PMA konfiqurasiya fayl─▒n─▒zda QURULMAMI┼₧DIR!';
  391. $strPortrait = 'Portret';
  392. $strPos1 = 'Ba┼ƒla';
  393. $strPrevious = 'Evvelki';
  394. $strPrimary = 'Birinci Dereceli';
  395. $strPrimaryKeyHasBeenDropped = 'Birinci dereceli a├ºar le─ƒv edildi';
  396. $strPrimaryKeyName = 'Birinci dereceli a├ºar─▒n ad─▒... B─░R─░NC─░ DERECEL─░ (PRIMARY) olmal─▒d─▒r!';
  397. $strPrimaryKeyWarning = '("PRIMARY" sadece birinci dereceli a├ºar─▒n ad─▒ <b>olmal─▒d─▒r</b>!)';
  398. $strPrint = '├çap et';
  399. $strPrintView = '├çap g├╢r├╝nt├╝s├╝';
  400. $strPrivDescAllPrivileges = 'GRANT-dan ba┼ƒqa b├╝t├╝n selahiyyetler daxildir.';
  401. $strPrivDescAlter = 'M├╢vcud olan cedvellerin strukturunu deyi┼ƒdirmeye icaze verir.';
  402. $strPrivDescCreateDb = 'Yeni bazalar ve cedveller qurma─ƒa icaze verir.';
  403. $strPrivDescCreateTbl = 'Yeni cedveller qurma─ƒa icaze verir.';
  404. $strPrivDescCreateTmpTable = 'Ke├ºici cedveller qurma─ƒa icaze verir.';
  405. $strPrivDescDelete = 'Me\'lumat silmeye icaze verir.';
  406. $strPrivDescDropDb = 'Baza ve cedvel le─ƒv etmeye icaze verir.';
  407. $strPrivDescDropTbl = 'Cedvelleri le─ƒv etmeye icaze verir.';
  408. $strPrivDescExecute = 'Allows running stored procedures; Has no effect in this MySQL version.';
  409. $strPrivDescFile = 'Allows importing data from and exporting data into files.';
  410. $strPrivDescGrant = 'Allows adding users and privileges without reloading the privilege tables.';
  411. $strPrivDescIndex = 'Allows creating and dropping indexes.';
  412. $strPrivDescInsert = 'Allows inserting and replacing data.';
  413. $strPrivDescLockTables = 'Allows locking tables for the current thread.';
  414. $strPrivDescMaxConnections = 'Limits the number of new connections the user may open per hour.';
  415. $strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.';
  416. $strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.';
  417. $strPrivDescProcess3 = 'Allows killing processes of other users.';
  418. $strPrivDescProcess4 = 'Allows viewing the complete queries in the process list.';
  419. $strPrivDescReferences = 'Has no effect in this MySQL version.';
  420. $strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.';
  421. $strPrivDescReplClient = 'Gives the right to the user to ask where the slaves / masters are.';
  422. $strPrivDescReplSlave = 'Needed for the replication slaves.';
  423. $strPrivDescSelect = 'Allows reading data.';
  424. $strPrivDescShowDb = 'Gives access to the complete list of databases.';
  425. $strPrivDescShutdown = 'Allows shutting down the server.';
  426. $strPrivDescSuper = 'Allows connecting, even if maximum number of connections is reached; Required for most administrative operations like setting global variables or killing threads of other users.';
  427. $strPrivDescUpdate = 'Allows changing data.';
  428. $strPrivDescUsage = 'Selahiyyet te\'yin edilmedi.';
  429. $strPrivilegesReloaded = 'The privileges were reloaded successfully.';
  430. $strPrivileges = 'Selahiyyetler';
  431. $strProcesslist = 'Proses Siyah─▒s─▒';
  432. $strPutColNames = 'Sahe adlar─▒n─▒ birinci setre yerle┼ƒdir';
  433.  
  434. $strQBEDel = 'Del';
  435. $strQBEIns = 'Ins';
  436. $strQBE = 'Sor─ƒu';
  437. $strQueryFrame = 'Sor─ƒu penceresi';
  438. $strQueryOnDb = 'SQL-query on database <b>%s</b>:';
  439. $strQuerySQLHistory = 'SQL-tarix├ºesi';
  440. $strQueryStatistics = '<b>Sor─ƒu Statistikas─▒</b>: A├º─▒ld─▒qdan bu yana, bu servere %s sor─ƒu g├╢nderilmi┼ƒdir.';
  441. $strQueryTime = 'sor─ƒu %01.4f saniyede icra edildi';
  442. $strQueryType = 'Sor─ƒu tipi';
  443.  
  444. $strReceived = 'Al─▒nd─▒';
  445. $strRecords = 'Setr say─▒';
  446. $strReferentialIntegrity = 'Check referential integrity:';
  447. $strRelationalSchema = 'Relational schema';
  448. $strRelationNotWorking = 'Elaqelendirilmi┼ƒ cedveller ├╝├º├╝n nezerde tutulmu┼ƒ be\'zi x├╝susiyyetler passivle┼ƒdirilmi┼ƒdir. Sebebini ayd─▒nla┼ƒd─▒rmaq ├╝├º├╝n %sbax%s.';
  449. $strRelations = 'Relations';
  450. $strRelationView = 'Relation view';
  451. $strReloadingThePrivileges = 'Reloading the privileges';
  452. $strReloadMySQL = 'Reload MySQL';
  453. $strRemoveSelectedUsers = 'Remove selected users';
  454. $strRenameTable = 'Cedveli yeniden adland─▒r';
  455. $strRenameTableOK = '%s cedveli %s olaraq yeniden adland─▒r─▒lm─▒┼ƒd─▒r';
  456. $strRepairTable = 'Cedveli te\'mir et';
  457. $strReplaceNULLBy = 'NULL-u bununla deyi┼ƒdir';
  458. $strReplaceTable = 'Replace table data with file';
  459. $strReset = 'Yenile';
  460. $strResourceLimits = 'Resource limits';
  461. $strReType = 'Re-type';
  462. $strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.';
  463. $strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.';
  464. $strRevokeMessage = 'You have revoked the privileges for %s';
  465. $strRevoke = 'Revoke';
  466. $strRowLength = 'S─▒ra uzunlu─ƒu';
  467. $strRowsFrom = 'setri g├╢ster; ba┼ƒlang─▒├º qeydiyyat n├╢mresi';
  468. $strRowSize = ' S─▒ra boyu ';
  469. $strRowsModeFlippedHorizontal = '├╝f├╝qi (tekrarlanan ba┼ƒl─▒qlar)';
  470. $strRowsModeHorizontal = '├╝f├╝qi';
  471. $strRowsModeOptions = '%s rejimde, ba┼ƒl─▒qlar %s blokdan bir tekrar ederek';
  472. $strRowsModeVertical = '┼ƒaquli';
  473. $strRowsStatistic = 'S─▒ra Statistikas─▒';
  474. $strRows = 'S─▒ra say─▒';
  475. $strRunning = '%s ├╝zerinde i┼ƒlemektedir';
  476. $strRunQuery = 'Emri ─░cra Et';
  477. $strRunSQLQuery = '%s me\'lumat bazas─▒na SQL sor─ƒusu(-lar─▒) g├╢nder';
  478.  
  479. $strSaveOnServer = 'Serverdeki %s direktoriyas─▒na qeyd et';
  480. $strSave = 'Qeyd Et';
  481. $strScaleFactorSmall = 'The scale factor is too small to fit the schema on one page';
  482. $strSearch = 'Axtar─▒┼ƒ';
  483. $strSearchFormTitle = 'Search in database';
  484. $strSearchInTables = 'Inside table(s):';
  485. $strSearchNeedle = 'Axtarmaq ├╝├º├╝n s├╢z(ler) ve ya deyer(ler) (wildcard: "%"):';
  486. $strSearchOption1 = 's├╢zlerin en az─▒ndan birini';
  487. $strSearchOption2 = 'b├╝t├╝n s├╢zleri';
  488. $strSearchOption3 = 'tamamile eyni s├╢z├╝';
  489. $strSearchOption4 = 'requlyar ifade (regular expression) olaraq';
  490. $strSearchResultsFor = '"<i>%s</i>" ├╝├º├╝n axtar─▒┼ƒ neticeleri %s:';
  491. $strSearchType = 'Tap:';
  492. $strSelectADb = 'Me\'lumat bazas─▒ se├º';
  493. $strSelectAll = 'Ham─▒s─▒n─▒ Se├º';
  494. $strSelectFields = 'Sahe se├ºin (en az birini):';
  495. $strSelectNumRows = 'in query';
  496. $strSelectTables = 'Select Tables';
  497. $strSend = 'Fayl olaraq qeyd et';
  498. $strSent = 'G├╢nderildi';
  499. $strServerChoice = 'Qura┼ƒd─▒r─▒lm─▒┼ƒ Serverler';
  500. $strServer = 'Server';
  501. $strServerStatus = 'Runtime Me\'lumat─▒';
  502. $strServerStatusUptime = 'Bu MySQL server %sdir i┼ƒlemektedir. Server %s-de a├º─▒lm─▒┼ƒd─▒r.';
  503. $strServerTabProcesslist = 'Prosesler';
  504. $strServerTabVariables = 'Deyi┼ƒenler';
  505. $strServerTrafficNotes = '<b>Server Neqliyyat─▒</b>: Bu cedveller serverin a├º─▒l─▒┼ƒ─▒ndan beri elde edilen me\'lumat ax─▒┼ƒ─▒ miqdar─▒n─▒ g├╢stermektedir.';
  506. $strServerVars = 'Server Deyi┼ƒenleri Ve Variantlar─▒';
  507. $strServerVersion = 'Server versiyas─▒';
  508. $strSessionValue = 'Sessiya deyeri';
  509. $strSetEnumVal = 'Sahe tipi "enum" ve ya "set" ise, deyerleri bu formatda girin: \'a\',\'b\',\'c\'...<br />Eger bu deyerlerde ters-kesr ("\") ve ya tek d─▒rnaq ("\'") istifade etmek isteyirsinizse, onlar─▒ ters-kesrle escape-leyin (meselen \'\\\\xyz\' ve ya \'a\\\'b\').';
  510. $strShowAll = 'Ham─▒s─▒n─▒ g├╢ster';
  511. $strShowColor = 'Rengini g├╢ster';
  512. $strShowDatadictAs = 'Data Dictionary Format';
  513. $strShowFullQueries = 'Emrleri Tam Olaraq G├╢ster';
  514. $strShow = 'G├╢ster';
  515. $strShowGrid = 'Show grid';
  516. $strShowingRecords = 'G├╢sterilen setirler';
  517. $strShowPHPInfo = 'PHPInfo() me\'lumat─▒n─▒ g├╢ster';
  518. $strShowTableDimension = 'Cedvellerin ├╢l├º├╝lerini g├╢ster';
  519. $strShowTables = 'Cedvelleri g├╢ster';
  520. $strShowThisQuery = ' Bu sor─ƒunu burada yene g├╢ster ';
  521. $strSingly = '(tek-tek)';
  522. $strSize = 'Boy';
  523. $strSort = 'S─▒rala';
  524. $strSpaceUsage = 'Yer istifadesi';
  525. $strSplitWordsWithSpace = 'S├╢zler bo┼ƒluq ifadesi (" ") ile ayr─▒lm─▒┼ƒd─▒r.';
  526. $strSQLExportType = 'Eksport ┼ƒekli';
  527. $strSQLOptions = 'SQL variantlar─▒';
  528. $strSQLParserBugMessage = 'There is a chance that you may have found a bug in the SQL parser. Please examine your query closely, and check that the quotes are correct and not mis-matched. Other possible failure causes may be that you are uploading a file with binary outside of a quoted text area. You can also try your query on the MySQL command line interface. The MySQL server error output below, if there is any, may also help you in diagnosing the problem. If you still have problems or if the parser fails where the command line interface succeeds, please reduce your SQL query input to the single query that causes problems, and submit a bug report with the data chunk in the CUT section below:';
  529. $strSQLParserUserError = 'There seems to be an error in your SQL query. The MySQL server error output below, if there is any, may also help you in diagnosing the problem';
  530. $strSQLQuery = 'SQL sor─ƒusu';
  531. $strSQLResult = 'SQL result';
  532. $strSQL = 'SQL';
  533. $strSQPBugInvalidIdentifer = 'Invalid Identifer';
  534. $strSQPBugUnclosedQuote = 'Unclosed quote';
  535. $strSQPBugUnknownPunctuation = 'Unknown Punctuation String';
  536. $strStatCheckTime = 'En son yoxlama';
  537. $strStatCreateTime = 'Qurulu┼ƒ';
  538. $strStatement = 'Variantlar';
  539. $strStatUpdateTime = 'En son yenilenme';
  540. $strStatus = 'Status';
  541. $strStorageEngine = 'Depolama Motorlar─▒';
  542. $strStorageEngines = 'MySQL Depolama Motorlar─▒';
  543. $strStrucCSV = 'CSV verilenleri';
  544. $strStrucData = 'Qurulu┼ƒ ve me\'lumat';
  545. $strStrucDrop = '\'Cedveli le─ƒv et\' elaveli';
  546. $strStrucExcelCSV = 'MS Excel verilenleri ├╝├º├╝n CSV';
  547. $strStrucOnly = 'Sadece qurulu┼ƒ';
  548. $strStructPropose = 'Alternativ cedvel strukturu';
  549. $strStructure = 'Qurulu┼ƒ';
  550. $strSubmit = 'Submit';
  551. $strSuccess = 'SQL sor─ƒunuz m├╝veffeqiyyetle icra edilmi┼ƒdir';
  552. $strSum = 'Cemi';
  553. $strSwitchToTable = 'Kopyalanm─▒┼ƒ cedvele ke├º';
  554.  
  555. $strTable = 'Cedvel';
  556. $strTableComments = 'Cedvel haqq─▒nda q─▒sa izahat';
  557. $strTableEmpty = 'Cedveli ad─▒ bo┼ƒdur!';
  558. $strTableHasBeenDropped = '%s cedveli le─ƒv edildi';
  559. $strTableHasBeenEmptied = '%s cedveli bo┼ƒald─▒ld─▒';
  560. $strTableHasBeenFlushed = '%s cedveli flush-land─▒';
  561. $strTableMaintenance = 'Cedvel temizliyi';
  562. $strTableOfContents = '─░├ºindekiler Cedveli';
  563. $strTables = '%s cedvel';
  564. $strTableStructure = 'Table structure for table';
  565. $strTableType = 'Cedvel tipi';
  566. $strTblPrivileges = 'Cedvelexas selahiyyetler';
  567. $strTextAreaLength = ' Uzun oldu─ƒuna g├╢re,<br /> bu sahedeki me\'lumatlar deyi┼ƒdirilmeye biler ';
  568. $strThisHost = 'Bu Host';
  569. $strThisNotDirectory = 'Bu direktoriya deyildi';
  570. $strThreadSuccessfullyKilled = 'Thread %s u─ƒurla s├╢nd├╝r├╝ld├╝ (killed).';
  571. $strTime = 'M├╝ddet';
  572. $strTotal = 'cemi';
  573. $strTotalUC = 'Cemi';
  574. $strTraditionalChinese = 'Enenevi ├çin Dili';
  575. $strTraffic = 'Neqliyyat';
  576. $strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; options: width,height in pixels (keeps the original ratio)';
  577. $strTransformation_image_jpeg__link = 'Displays a link to this image (direct blob download, i.e.).';
  578. $strTransformation_image_png__inline = 'See image/jpeg: inline';
  579. $strTransformation_text_plain__dateformat = 'Takes a TIME, TIMESTAMP or DATETIME field and formats it using your local dateformat. First option is the offset (in hours) which will be added to the timestamp (Default: 0). Second option is a different dateformat according to the parameters available for PHPs strftime().';
  580. $strTransformation_text_plain__external = 'LINUX ONLY: Launches an external application and feeds the fielddata via standard input. Returns standard output of the application. Default is Tidy, to pretty print HTML code. For security reasons, you have to manually edit the file libraries/transformations/text_plain__external.inc.php and insert the tools you allow to be run. The first option is then the number of the program you want to use and the second option are the parameters for the program. The third parameter, if set to 1 will convert the output using htmlspecialchars() (Default is 1). A fourth parameter, if set to 1 will put a NOWRAP to the content cell so that the whole output will be shown without reformatting (Default 1)';
  581. $strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';
  582. $strTransformation_text_plain__imagelink = 'Displays an image and a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is the width in pixels, third is the height.';
  583. $strTransformation_text_plain__link = 'Displays a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is a title for the link.';
  584. $strTransformation_text_plain__substr = 'Only shows part of a string. First option is an offset to define where the output of your text starts (Default 0). Second option is an offset how much text is returned. If empty, returns all the remaining text. The third option defines which chars will be appended to the output when a substring is returned (Default: ...) .';
  585. $strTruncateQueries = 'Truncate Shown Queries';
  586. $strTurkish = 'T├╝rk Dili';
  587. $strType = 'Tip';
  588.  
  589. $strUkrainian = 'Ukrayna Dili';
  590. $strUncheckAll = 'He├º Birini Se├ºme';
  591. $strUnique = 'Unikal';
  592. $strUnselectAll = 'He├º birini se├ºme';
  593. $strUpdatePrivMessage = 'You have updated the privileges for %s.';
  594. $strUpdateProfileMessage = 'Profil yenilendi.';
  595. $strUpdateQuery = 'Sor─ƒunu Yenile';
  596. $strUpdComTab = 'Please see Documentation on how to update your Column_comments Table';
  597. $strUsage = 'Miqdar';
  598. $strUseBackquotes = 'Cedvel ve sahe adlar─▒n─▒ tek d─▒rnaq aras─▒na al';
  599. $strUseHostTable = 'Use Host Table';
  600. $strUserAlreadyExists = '%s istifade├ºisi m├╢vcuddur!';
  601. $strUserEmpty = '─░stifade├ºi ad─▒ bo┼ƒ qald─▒!';
  602. $strUserName = '─░stifade├ºi ad─▒';
  603. $strUserNotFound = 'The selected user was not found in the privilege table.';
  604. $strUserOverview = 'User overview';
  605. $strUsersDeleted = 'The selected users have been deleted successfully.';
  606. $strUsersHavingAccessToDb = 'Users having access to "%s"';
  607. $strUser = '─░stifade├ºi';
  608. $strUseTables = 'Use Tables';
  609. $strUseTextField = 'Use text field';
  610.  
  611. $strValidateSQL = 'SQL Tesdiqle';
  612. $strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.';
  613. $strValue = 'Deyer';
  614. $strVar = 'Deyi┼ƒen';
  615. $strViewDump = 'Cedvelin sxemini g├╢ster';
  616. $strViewDumpDatabases = 'Me\'lumat bazalar─▒n─▒n sxemini g├╢ster';
  617. $strViewDumpDB = 'Me\'lumat bazas─▒n─▒n sxemini g├╢ster';
  618.  
  619. $strWebServerUploadDirectoryError = 'Upload i┼ƒleri ├╝├º├╝n te\'yin etdiyiniz direktoriya tap─▒lmad─▒';
  620. $strWebServerUploadDirectory = 'web-server upload direktoriyas─▒';
  621. $strWelcome = '%s - e Xo┼ƒ Gelmi┼ƒsiniz!';
  622. $strWestEuropean = 'Qerbi Avropa';
  623. $strWildcard = 'x├╝susi i┼ƒare';
  624. $strWithChecked = 'Se├ºilenleri:';
  625. $strWritingCommentNotPossible = 'Q─▒sa izahat yaz─▒l─▒┼ƒ─▒ m├╝mk├╝n deyil';
  626. $strWritingRelationNotPossible = 'Elaqe yaz─▒l─▒┼ƒ─▒ m├╝mk├╝n deyil';
  627. $strWrongUser = 'Yanl─▒┼ƒ istifade├ºi ad─▒ ve ya parol. Giri┼ƒ tesdiq edilmedi.';
  628.  
  629. $strXML = 'XML';
  630.  
  631. $strYes = 'Beli';
  632.  
  633. $strZeroRemovesTheLimit = 'Qeyd: Bu variantlar─▒ 0 (s─▒f─▒r)-a ├ºevirmek h├╝dudu (limiti) qald─▒racaq.';
  634. $strZip = '"zip"lenmi┼ƒ';
  635.  
  636. // To translate:
  637. $strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.';  //to translate
  638. $strAddConstraints = 'Add constraints';  //to translate
  639. $strAddFields = 'Add %s field(s)';  //to translate
  640. $strAndThen = 'and then';  //to translate
  641. $strApproximateCount = 'May be approximate. See FAQ 3.11';  //to translate
  642.  
  643. $strBaltic = 'Baltic';  //to translate
  644. $strBinaryLog = 'Binary log';  //to translate
  645. $strBinLogEventType = 'Event type';  //to translate
  646. $strBinLogInfo = 'Information';  //to translate
  647. $strBinLogName = 'Log name';  //to translate
  648. $strBinLogOriginalPosition = 'Original position';  //to translate
  649. $strBinLogPosition = 'Position';  //to translate
  650. $strBinLogServerId = 'Server ID';  //to translate
  651. $strBookmarkAllUsers = 'Let every user access this bookmark';  //to translate
  652. $strBrowseForeignValues = 'Browse foreign values';  //to translate
  653. $strBufferPoolActivity = 'Buffer Pool Activity';  //to translate
  654. $strBufferPool = 'Buffer Pool';  //to translate
  655. $strBufferPoolUsage = 'Buffer Pool Usage';  //to translate
  656. $strBufferReadMissesInPercent = 'Read misses in %';  //to translate
  657. $strBufferReadMisses = 'Read misses';  //to translate
  658. $strBufferWriteWaitsInPercent = 'Write waits in %';  //to translate
  659. $strBufferWriteWaits = 'Write waits';  //to translate
  660. $strBusyPages = 'Busy pages';  //to translate
  661.  
  662. $strCalendar = 'Calendar';  //to translate
  663. $strCaseInsensitive = 'case-insensitive';  //to translate
  664. $strCaseSensitive = 'case-sensitive';  //to translate
  665. $strCharsetsAndCollations = 'Character Sets and Collations';  //to translate
  666. $strCharsets = 'Charsets';  //to translate
  667. $strCheckOverhead = 'Check tables with overhead';  //to translate
  668. $strCollation = 'Collation';  //to translate
  669. $strCommentsForTable = 'COMMENTS FOR TABLE';  //to translate
  670. $strCompatibleHashing = 'MySQL 4.0 compatible';  //to translate
  671. $strConstraintsForDumped = 'Constraints for dumped tables';  //to translate
  672. $strConstraintsForTable = 'Constraints for table';  //to translate
  673. $strCopy = 'Copy';  //to translate
  674. $strCopyDatabaseOK = 'Database %s has been copied to %s';  //to translate
  675. $strCreateDatabaseBeforeCopying = 'CREATE DATABASE before copying';  //to translate
  676. $strCzech = 'Czech';  //to translate
  677.  
  678. $strDanish = 'Danish';  //to translate
  679. $strDatabaseEmpty = 'The database name is empty!';  //to translate
  680. $strDatabaseNoTable = 'This database contains no table!';//to translate
  681. $strDataPages = 'Pages containing data';  //to translate
  682. $strDBCopy = 'Copy database to';  //to translate
  683. $strDBRename = 'Rename database to';  //to translate
  684. $strDefragment = 'Defragment table';  //to translate
  685. $strDelayedInserts = 'Use delayed inserts';  //to translate
  686. $strDescription = 'Description';  //to translate
  687. $strDictionary = 'dictionary';  //to translate
  688. $strDirtyPages = 'Dirty pages';  //to translate
  689. $strDisableForeignChecks = 'Disable foreign key checks';  //to translate
  690.  
  691. $strEncloseInTransaction = 'Enclose export in a transaction';  //to translate
  692. $strEngineAvailable = '%s bu MySQL serverde quruludur.';  //to translate
  693. $strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally';  //to translate
  694. $strExecuteBookmarked = 'Execute bookmarked query';  //to translate
  695.  
  696. $strFreePages = 'Free pages';  //to translate
  697.  
  698. $strGenerate = 'Generate';  //to translate
  699. $strGeneratePassword = 'Generate Password';  //to translate
  700. $strGerman = 'German';  //to translate
  701. $strGreek = 'Greek';  //to translate
  702.  
  703. $strIcelandic = 'Icelandic';  //to translate
  704. $strIgnoreInserts = 'Use ignore inserts';  //to translate
  705. $strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate
  706. $strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate
  707. $strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate
  708. $strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate
  709. $strInnoDBAutoextendIncrement = 'Autoextend increment';  //to translate
  710. $strInnoDBAutoextendIncrementDesc = ' The increment size for extending the size of an autoextending tablespace when it becomes full.';  //to translate
  711. $strInnoDBBufferPoolSize = 'Buffer pool size';  //to translate
  712. $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.';  //to translate
  713. $strInnoDBDataFilePath = 'Data files';  //to translate
  714. $strInnoDBDataHomeDir = 'Data home directory';  //to translate
  715. $strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.';  //to translate
  716. $strInnoDBPages = 'pages';  //to translate
  717. $strInternalNotNecessary = '* An internal relation is not necessary when it exists also in InnoDB.';  //to translate
  718. $strInternalRelations = 'Internal relations';  //to translate
  719. $strInvalidColumnCount = 'Column count has to be larger than zero.';  //to translate
  720. $strInvalidFieldAddCount = 'You have to add at least one field.';  //to translate
  721. $strInvalidFieldCount = 'Table must have at least one field.';  //to translate
  722. $strInvalidRowNumber = '%d is not valid row number.';  //to translate
  723.  
  724. $strJapanese = 'Japanese';  //to translate
  725.  
  726. $strKorean = 'Korean';  //to translate
  727.  
  728. $strLatchedPages = 'Latched pages';  //to translate
  729. $strLatexContent = 'Content of table __TABLE__';//to translate
  730. $strLatexStructure = 'Structure of table __TABLE__';//to translate
  731. $strLatvian = 'Latvian';  //to translate
  732. $strLogServer = 'Server';  //to translate
  733. $strLongOperation = 'This operation could be long. Proceed anyway?';  //to translate
  734.  
  735. $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.';  //to translate
  736. $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP configuration. This option is incompatible with phpMyAdmin and might cause breaking of some data!';  //to translate
  737. $strMIMETypesForTable = 'MIME TYPES FOR TABLE';  //to translate
  738. $strMultilingual = 'multilingual';  //to translate
  739. $strMyISAMDataPointerSize = 'Data pointer size';  //to translate
  740. $strMyISAMDataPointerSizeDesc = 'The default pointer size in bytes, to be used by CREATE TABLE for MyISAM tables when no MAX_ROWS option is specified.';  //to translate
  741. $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.';  //to translate
  742. $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is allowed to use while re-creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA INFILE).';  //to translate
  743. $strMyISAMRecoverOptionsDesc = 'The mode for automatic recovery of crashed MyISAM tables, as set via the --myisam-recover server startup option.';  //to translate
  744. $strMyISAMRepairThreadsDesc = 'If this value is greater than 1, MyISAM table indexes are created in parallel (each index in its own thread) during the Repair by sorting process.';  //to translate
  745. $strMyISAMRepairThreads = 'Repair threads';  //to translate
  746. $strMyISAMSortBufferSizeDesc = 'The buffer that is allocated when sorting MyISAM indexes during a REPAIR TABLE or when creating indexes with CREATE INDEX or ALTER TABLE.';  //to translate
  747. $strMySQLConnectionCollation = 'MySQL connection collation';  //to translate
  748.  
  749. $strNoActivity = 'No activity since %s seconds or more, please login again';  //to translate
  750. $strNoRowsSelected = 'No rows selected';  //to translate
  751. $strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.';  //to translate
  752.  
  753. $strOperator = 'Operator';  //to translate
  754.  
  755. $strPagesToBeFlushed = 'Pages to be flushed';  //to translate
  756. $strPaperSize = 'Paper size';  //to translate
  757. $strPasswordHashing = 'Password Hashing';  //to translate
  758. $strPersian = 'Persian';  //to translate
  759. $strPhoneBook = 'phone book';  //to translate
  760. $strPolish = 'Polish';  //to translate
  761. $strPrintViewFull = 'Print view (with full texts)';  //to translate
  762. $strPrivDescAlterRoutine = 'Allows altering and dropping stored routines.';  //to translate
  763. $strPrivDescCreateRoutine = 'Allows creating stored routines.';  //to translate
  764. $strPrivDescCreateUser = 'Allows creating, dropping and renaming user accounts.';  //to translate
  765. $strPrivDescCreateView = 'Allows creating new views.';  //to translate
  766. $strPrivDescExecute5 = 'Allows executing stored routines.';  //to translate
  767. $strPrivDescShowView = 'Allows performing SHOW CREATE VIEW queries.';  //to translate
  768.  
  769. $strQueryWindowLock = 'Do not overwrite this query from outside the window';  //to translate
  770.  
  771. $strReadRequests = 'Read requests';  //to translate
  772. $strRefresh = 'Refresh';  //to translate
  773. $strRelationsForTable = 'RELATIONS FOR TABLE';  //to translate
  774. $strRenameDatabaseOK = 'Database %s has been renamed to %s';  //to translate
  775. $strRomanian = 'Romanian';  //to translate
  776. $strRussian = 'Russian';  //to translate
  777.  
  778. $strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).';  //to translate
  779. $strSelectBinaryLog = 'Select binary log to view';  //to translate
  780. $strServerNotResponding = 'The server is not responding';  //to translate
  781. $strSimplifiedChinese = 'Simplified Chinese';  //to translate
  782. $strSlovak = 'Slovak';  //to translate
  783. $strSlovenian = 'Slovenian';  //to translate
  784. $strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)';  //to translate
  785. $strSortByKey = 'Sort by key';  //to translate
  786. $strSpanish = 'Spanish';  //to translate
  787. $strSQLExportCompatibility = 'SQL export compatibility';  //to translate
  788. $strStrucNativeExcel = 'Native MS Excel data';  //to translate
  789. $strSwedish = 'Swedish';  //to translate
  790. $strSwitchToDatabase = 'Switch to copied database';  //to translate
  791.  
  792. $strTableOptions = 'Table options';  //to translate
  793. $strTakeIt = 'take it';  //to translate
  794. $strThai = 'Thai';  //to translate
  795. $strTheme = 'Theme / Style';  //to translate
  796. $strToggleScratchboard = 'toggle scratchboard';  //to translate
  797. $strTraditionalSpanish = 'Traditional Spanish';  //to translate
  798. $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string';  //to translate
  799. $strTransformation_application_octetstream__hex = 'Displays hexadecimal representation of data.';  //to translate
  800.  
  801. $strUnicode = 'Unicode';  //to translate
  802. $strUnknown = 'unknown';  //to translate
  803. $strUpgrade = 'You should upgrade to %s %s or later.';  //to translate
  804. $strUseTabKey = 'TAB d├╝ymesine basaraq bir sonrak─▒ deyere, ve ya CTRL+Ox kombinasiyas─▒n─▒ istifade ederek istediyiniz y├╢ne ke├ºe bilersiniz.';  //to translate
  805. $strUseThisValue = 'Use this value';  //to translate
  806.  
  807. $strVersionInformation = 'Version information';  //to translate
  808. $strViewHasBeenDropped = 'View %s has been dropped';  //to translate
  809. $strView = 'View';  //to translate
  810.  
  811. $strWindowNotFound = 'The target browser window could not be updated. Maybe you have closed the parent window or your browser is blocking cross-window updates of your security settings';  //to translate
  812. $strWriteRequests = 'Write requests';  //to translate
  813.  
  814. $strInvalidAuthMethod = 'Invalid authentication method set in configuration:';  //to translate
  815. $strRunSQLQueryOnServer = 'Run SQL query/queries on server %s';  //to translate
  816. $strCSV = 'CSV';  //to translate
  817. $strImport = 'Import';  //to translate
  818. $strImportFormat = 'Format of imported file';  //to translate
  819. $strFileToImport = 'File to import';  //to translate
  820. $strCompressionWillBeDetected = 'Imported file compression will be automatically detected from: %s';  //to translate
  821. $strCanNotLoadImportPlugins = 'Could not load import plugins, please check your installation!';  //to translate
  822. $strCSVImportOptions = 'CSV options';  //to translate
  823. $strPartialImport = 'Partial import';  //to translate
  824. $strAllowInterrupt = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.';  //to translate
  825. $strTimeoutPassed = 'Script timeout passed, if you want to finish import, please resubmit same file and import will resume.';  //to translate
  826. $strTimeoutNothingParsed = 'However on last run no data has been parsed, this usually means phpMyAdmin won\'t be able to finish this import unless you increase php time limits.';  //to translate
  827. $strTimeoutInfo = 'Previous import timed out, after resubmitting will continue from position %d.';  //to translate
  828. $strUnsupportedCompressionDetected = 'You attempted to load file with unsupported compression (%s). Either support for it is not implemented or disabled by your configuration.';  //to translate
  829. $strNothingToImport = 'You didn\'t enter any data to import!';  //to translate
  830. $strIgnoreDuplicates = 'Ignore duplicate rows';  //to translate
  831. $strSkipQueries = 'Number of records(queries) to skip from start';  //to translate
  832. $strInvalidColumn = 'Invalid column (%s) specified!';  //to translate
  833. $strNoFilesFoundInZip = 'No files found inside ZIP archive!';  //to translate
  834. $strErrorInZipFile = 'Error in ZIP archive:';  //to translate
  835. $strFlushQueryCache = 'Flush query cache';  //to translate
  836. $strFlushTables = 'Flush (close) all tables';  //to translate
  837. $strHandler = 'Handler';  //to translate
  838. $strJoins = 'Joins';  //to translate
  839. $strKeyCache = 'Key cache';  //to translate
  840. $strMaxConnects = 'max. concurrent connections';  //to translate
  841. $strQueryCache = 'Query cache';  //to translate
  842. $strReplication = 'Replication';  //to translate
  843. $strServerStatusDelayedInserts = 'Delayed inserts';  //to translate
  844. $strShowOpenTables = 'Show open tables';  //to translate
  845. $strShowSlaveHosts = 'Show slave hosts';  //to translate
  846. $strShowSlaveStatus = 'Show slave status';  //to translate
  847. $strShowStatusReset = 'Reset';  //to translate
  848. $strShowStatusBinlog_cache_disk_useDescr = 'The number of transactions that used the temporary binary log cache but that exceeded the value of binlog_cache_size and used a temporary file to store statements from the transaction.';  //to translate
  849. $strShowStatusBinlog_cache_useDescr = 'The number of transactions that used the temporary binary log cache.';  //to translate
  850. $strShowStatusCreated_tmp_disk_tablesDescr = 'The number of temporary tables on disk created automatically by the server while executing statements. If Created_tmp_disk_tables is big, you may want to increase the tmp_table_size  value to cause temporary tables to be memory-based instead of disk-based.';  //to translate
  851. $strShowStatusCreated_tmp_filesDescr = 'How many temporary files mysqld has created.';  //to translate
  852. $strShowStatusCreated_tmp_tablesDescr = 'The number of in-memory temporary tables created automatically by the server while executing statements.';  //to translate
  853. $strShowStatusDelayed_errorsDescr = 'The number of rows written with INSERT DELAYED for which some error occurred (probably duplicate key).';  //to translate
  854. $strShowStatusDelayed_insert_threadsDescr = 'The number of INSERT DELAYED handler threads in use. Every different table on which one uses INSERT DELAYED gets its own thread.';  //to translate
  855. $strShowStatusDelayed_writesDescr = 'The number of INSERT DELAYED rows written.';  //to translate
  856. $strShowStatusFlush_commandsDescr  = 'The number of executed FLUSH statements.';  //to translate
  857. $strShowStatusHandler_commitDescr = 'The number of internal COMMIT statements.';  //to translate
  858. $strShowStatusHandler_deleteDescr = 'The number of times a row was deleted from a table.';  //to translate
  859. $strShowStatusHandler_discoverDescr = 'The MySQL server can ask the NDB Cluster storage engine if it knows about a table with a given name. This is called discovery. Handler_discover indicates the number of time tables have been discovered.';  //to translate
  860. $strShowStatusHandler_read_firstDescr = 'The number of times the first entry was read from an index. If this is high, it suggests that the server is doing a lot of full index scans; for example, SELECT col1 FROM foo, assuming that col1 is indexed.';  //to translate
  861. $strShowStatusHandler_read_keyDescr = 'The number of requests to read a row based on a key. If this is high, it is a good indication that your queries and tables are properly indexed.';  //to translate
  862. $strShowStatusHandler_read_nextDescr = 'The number of requests to read the next row in key order. This is incremented if you are querying an index column with a range constraint or if you are doing an index scan.';  //to translate
  863. $strShowStatusHandler_read_prevDescr = 'The number of requests to read the previous row in key order. This read method is mainly used to optimize ORDER BY ... DESC.';  //to translate
  864. $strShowStatusHandler_read_rndDescr = 'The number of requests to read a row based on a fixed position. This is high if you are doing a lot of queries that require sorting of the result. You probably have a lot of queries that require MySQL to scan whole tables or you have joins that don\'t use keys properly.';  //to translate
  865. $strShowStatusHandler_read_rnd_nextDescr = 'The number of requests to read the next row in the data file. This is high if you are doing a lot of table scans. Generally this suggests that your tables are not properly indexed or that your queries are not written to take advantage of the indexes you have.';  //to translate
  866. $strShowStatusHandler_rollbackDescr = 'The number of internal ROLLBACK statements.';  //to translate
  867. $strShowStatusHandler_updateDescr = 'The number of requests to update a row in a table.';  //to translate
  868. $strShowStatusHandler_writeDescr = 'The number of requests to insert a row in a table.';  //to translate
  869. $strShowStatusInnodb_buffer_pool_pages_dataDescr = 'The number of pages containing data (dirty or clean).';  //to translate
  870. $strShowStatusInnodb_buffer_pool_pages_dirtyDescr = 'The number of pages currently dirty.';  //to translate
  871. $strShowStatusInnodb_buffer_pool_pages_flushedDescr = 'The number of buffer pool pages that have been requested to be flushed.';  //to translate
  872. $strShowStatusInnodb_buffer_pool_pages_freeDescr = 'The number of free pages.';  //to translate
  873. $strShowStatusInnodb_buffer_pool_pages_latchedDescr = 'The number of latched pages in InnoDB buffer pool. These are pages currently being read or written or that can\'t be flushed or removed for some other reason.';  //to translate
  874. $strShowStatusInnodb_buffer_pool_pages_miscDescr = 'The number of pages busy because they have been allocated for administrative overhead such as row locks or the adaptive hash index. This value can also be calculated as Innodb_buffer_pool_pages_total - Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data.';  //to translate
  875. $strShowStatusInnodb_buffer_pool_pages_totalDescr = 'Total size of buffer pool, in pages.';  //to translate
  876. $strShowStatusInnodb_buffer_pool_read_ahead_rndDescr = 'The number of "random" read-aheads InnoDB initiated. This happens when a query is to scan a large portion of a table but in random order.';  //to translate
  877. $strShowStatusInnodb_buffer_pool_read_ahead_seqDescr = 'The number of sequential read-aheads InnoDB initiated. This happens when InnoDB does a sequential full table scan.';  //to translate
  878. $strShowStatusInnodb_buffer_pool_read_requestsDescr = 'The number of logical read requests InnoDB has done.';  //to translate
  879. $strShowStatusInnodb_buffer_pool_readsDescr = 'The number of logical reads that InnoDB could not satisfy from buffer pool and had to do a single-page read.';  //to translate
  880. $strShowStatusInnodb_buffer_pool_wait_freeDescr = 'Normally, writes to the InnoDB buffer pool happen in the background. However, if it\'s necessary to read or create a page and no clean pages are available, it\'s necessary to wait for pages to be flushed first. This counter counts instances of these waits. If the buffer pool size was set properly, this value should be small.';  //to translate
  881. $strShowStatusInnodb_buffer_pool_write_requestsDescr = 'The number writes done to the InnoDB buffer pool.';  //to translate
  882. $strShowStatusInnodb_data_fsyncsDescr = 'The number of fsync() operations so far.';  //to translate
  883. $strShowStatusInnodb_data_pending_fsyncsDescr = 'The current number of pending fsync() operations.';  //to translate
  884. $strShowStatusInnodb_data_pending_readsDescr = 'The current number of pending reads.';  //to translate
  885. $strShowStatusInnodb_data_pending_writesDescr = 'The current number of pending writes.';  //to translate
  886. $strShowStatusInnodb_data_readDescr = 'The amount of data read so far, in bytes.';  //to translate
  887. $strShowStatusInnodb_data_readsDescr = 'The total number of data reads.';  //to translate
  888. $strShowStatusInnodb_data_writesDescr = 'The total number of data writes.';  //to translate
  889. $strShowStatusInnodb_data_writtenDescr = 'The amount of data written so far, in bytes.';  //to translate
  890. $strShowStatusInnodb_dblwr_pages_writtenDescr = 'The number of doublewrite writes that have been performed and the number of pages that have been written for this purpose.';  //to translate
  891. $strShowStatusInnodb_dblwr_writesDescr = 'The number of doublewrite writes that have been performed and the number of pages that have been written for this purpose.';  //to translate
  892. $strShowStatusInnodb_log_waitsDescr = 'The number of waits we had because log buffer was too small and we had to wait for it to be flushed before continuing.';  //to translate
  893. $strShowStatusInnodb_log_write_requestsDescr = 'The number of log write requests.';  //to translate
  894. $strShowStatusInnodb_log_writesDescr = 'The number of physical writes to the log file.';  //to translate
  895. $strShowStatusInnodb_os_log_fsyncsDescr = 'The number of fsyncs writes done to the log file.';  //to translate
  896. $strShowStatusInnodb_os_log_pending_fsyncsDescr = 'The number of pending log file fsyncs.';  //to translate
  897. $strShowStatusInnodb_os_log_pending_writesDescr = 'Pending log file writes.';  //to translate
  898. $strShowStatusInnodb_os_log_writtenDescr = 'The number of bytes written to the log file.';  //to translate
  899. $strShowStatusInnodb_page_sizeDescr = 'The compiled-in InnoDB page size (default 16KB). Many values are counted in pages; the page size allows them to be easily converted to bytes.';  //to translate
  900. $strShowStatusInnodb_pages_createdDescr = 'The number of pages created.';  //to translate
  901. $strShowStatusInnodb_pages_readDescr = 'The number of pages read.';  //to translate
  902. $strShowStatusInnodb_pages_writtenDescr = 'The number of pages written.';  //to translate
  903. $strShowStatusInnodb_row_lock_current_waitsDescr = 'The number of row locks currently being waited for.';  //to translate
  904. $strShowStatusInnodb_row_lock_timeDescr = 'The total time spent in acquiring row locks, in milliseconds.';  //to translate
  905. $strShowStatusInnodb_row_lock_time_avgDescr = 'The average time to acquire a row lock, in milliseconds.';  //to translate
  906. $strShowStatusInnodb_row_lock_time_maxDescr = 'The maximum time to acquire a row lock, in milliseconds.';  //to translate
  907. $strShowStatusInnodb_row_lock_waitsDescr = 'The number of times a row lock had to be waited for.';  //to translate
  908. $strShowStatusInnodb_rows_deletedDescr = 'The number of rows deleted from InnoDB tables.';  //to translate
  909. $strShowStatusInnodb_rows_insertedDescr = 'The number of rows inserted in InnoDB tables.';  //to translate
  910. $strShowStatusInnodb_rows_readDescr = 'The number of rows read from InnoDB tables.';  //to translate
  911. $strShowStatusInnodb_rows_updatedDescr = 'The number of rows updated in InnoDB tables.';  //to translate
  912. $strShowStatusKey_blocks_not_flushedDescr = 'The number of key blocks in the key cache that have changed but haven\'t yet been flushed to disk. It used to be known as Not_flushed_key_blocks.';  //to translate
  913. $strShowStatusKey_blocks_unusedDescr = 'The number of unused blocks in the key cache. You can use this value to determine how much of the key cache is in use.';  //to translate
  914. $strShowStatusKey_blocks_usedDescr = 'The number of used blocks in the key cache. This value is a high-water mark that indicates the maximum number of blocks that have ever been in use at one time.';  //to translate
  915. $strShowStatusKey_read_requestsDescr = 'The number of requests to read a key block from the cache.';  //to translate
  916. $strShowStatusKey_readsDescr = 'The number of physical reads of a key block from disk. If Key_reads is big, then your key_buffer_size value is probably too small. The cache miss rate can be calculated as Key_reads/Key_read_requests.';  //to translate
  917. $strShowStatusKey_write_requestsDescr = 'The number of requests to write a key block to the cache.';  //to translate
  918. $strShowStatusKey_writesDescr = 'The number of physical writes of a key block to disk.';  //to translate
  919. $strShowStatusLast_query_costDescr = 'The total cost of the last compiled query as computed by the query optimizer. Useful for comparing the cost of different query plans for the same query. The default value of 0 means that no query has been compiled yet.';  //to translate
  920. $strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAY queues.';  //to translate
  921. $strShowStatusOpen_filesDescr = 'The number of files that are open.';  //to translate
  922. $strShowStatusOpen_streamsDescr = 'The number of streams that are open (used mainly for logging).';  //to translate
  923. $strShowStatusOpen_tablesDescr = 'The number of tables that are open.';  //to translate
  924. $strShowStatusOpened_tablesDescr = 'The number of tables that have been opened. If opened tables is big, your table cache value is probably too small.';  //to translate
  925. $strShowStatusQcache_free_blocksDescr = 'The number of free memory blocks in query cache.';  //to translate
  926. $strShowStatusQcache_free_memoryDescr = 'The amount of free memory for query cache.';  //to translate
  927. $strShowStatusQcache_hitsDescr = 'The number of cache hits.';  //to translate
  928. $strShowStatusQcache_insertsDescr = 'The number of queries added to the cache.';  //to translate
  929. $strShowStatusQcache_lowmem_prunesDescr = 'The number of queries that have been removed from the cache to free up memory for caching new queries. This information can help you tune the query cache size. The query cache uses a least recently used (LRU) strategy to decide which queries to remove from the cache.';  //to translate
  930. $strShowStatusQcache_not_cachedDescr = 'The number of non-cached queries (not cachable, or not cached due to the query_cache_type setting).';  //to translate
  931. $strShowStatusQcache_queries_in_cacheDescr = 'The number of queries registered in the cache.';  //to translate
  932. $strShowStatusQcache_total_blocksDescr = 'The total number of blocks in the query cache.';  //to translate
  933. $strShowStatusRpl_statusDescr = 'The status of failsafe replication (not yet implemented).';  //to translate
  934. $strShowStatusSelect_full_joinDescr = 'The number of joins that do not use indexes. If this value is not 0, you should carefully check the indexes of your tables.';  //to translate
  935. $strShowStatusSelect_full_range_joinDescr = 'The number of joins that used a range search on a reference table.';  //to translate
  936. $strShowStatusSelect_rangeDescr = 'The number of joins that used ranges on the first table. (It\'s normally not critical even if this is big.)';  //to translate
  937. $strShowStatusSelect_range_checkDescr = 'The number of joins without keys that check for key usage after each row. (If this is not 0, you should carefully check the indexes of your tables.)';  //to translate
  938. $strShowStatusSelect_scanDescr = 'The number of joins that did a full scan of the first table.';  //to translate
  939. $strShowStatusSlave_open_temp_tablesDescr = 'The number of temporary tables currently open by the slave SQL thread.';  //to translate
  940. $strShowStatusSlave_retried_transactionsDescr = 'Total (since startup) number of times the replication slave SQL thread has retried transactions.';  //to translate
  941. $strShowStatusSlave_runningDescr = 'This is ON if this server is a slave that is connected to a master.';  //to translate
  942. $strShowStatusSlow_launch_threadsDescr = 'The number of threads that have taken more than slow_launch_time seconds to create.';  //to translate
  943. $strShowStatusSlow_queriesDescr = 'The number of queries that have taken more than long_query_time seconds.';  //to translate
  944. $strShowStatusSort_merge_passesDescr = 'The number of merge passes the sort algorithm has had to do. If this value is large, you should consider increasing the value of the sort_buffer_size system variable.';  //to translate
  945. $strShowStatusSort_rangeDescr = 'The number of sorts that were done with ranges.';  //to translate
  946. $strShowStatusSort_rowsDescr = 'The number of sorted rows.';  //to translate
  947. $strShowStatusSort_scanDescr = 'The number of sorts that were done by scanning the table.';  //to translate
  948. $strShowStatusTable_locks_immediateDescr = 'The number of times that a table lock was acquired immediately.';  //to translate
  949. $strShowStatusTable_locks_waitedDescr = 'The number of times that a table lock could not be acquired immediately and a wait was needed. If this is high, and you have performance problems, you should first optimize your queries, and then either split your table or tables or use replication.';  //to translate
  950. $strShowStatusThreads_cachedDescr = 'The number of threads in the thread cache. The cache hit rate can be calculated as Threads_created/Connections. If this value is red you should raise your thread_cache_size.';  //to translate
  951. $strShowStatusThreads_connectedDescr = 'The number of currently open connections.';  //to translate
  952. $strShowStatusThreads_createdDescr = 'The number of threads created to handle connections. If Threads_created is big, you may want to increase the thread_cache_size value. (Normally this doesn\'t give a notable performance improvement if you have a good thread implementation.)';  //to translate
  953. $strShowStatusThreads_runningDescr = 'The number of threads that are not sleeping.';  //to translate
  954. $strSorting = 'Sorting';  //to translate
  955. $strTempData = 'Temporary data';  //to translate
  956. $strThreads = 'Threads';  //to translate
  957. $strLDI = 'CSV using LOAD DATA';  //to translate
  958. $strLDILocal = 'Use LOCAL keyword';  //to translate
  959. $strLDIImportOptions = 'Options for CSV import using LOAD DATA';  //to translate
  960. $strInvalidLDIImport = 'This plugin does not support compressed imports!';  //to translate
  961. $strTableAlreadyExists = 'Table %s already exists!';  //to translate
  962. $strTransactionCoordinator = 'Transaction coordinator';  //to translate
  963. $strNumberOfFields = 'Number of fields';  //to translate
  964. $strShowingBookmark = 'Showing bookmark';  //to translate
  965. $strUploadLimit = 'You probably tried to upload too large file. Please refer to %sdocumentation%s for ways to workaround this limit.';  //to translate
  966. $strDeleteNoUsersSelected = 'No users selected for deleting!';  //to translate
  967. $strPrivDescMaxUserConnections = 'Limits the number of simultaneous connections the user may have.';  //to translate
  968. $strMaximalQueryLength = 'Maximal length of created query';  //to translate
  969. $strBookmarkCreated = 'Bookmark %s created';  //to translate
  970. $strBookmarkReplace = 'Replace existing bookmark of same name';  //to translate
  971. $strTransformation_text_plain__sql = 'Formats text as SQL query with syntax highlighting.';  //to translate
  972. $strEsperanto = 'Esperanto';  //to translate
  973. $strInvalidServerIndex = 'Invalid server index: "%s"';  //to translate
  974. $strInvalidServerHostname = 'Invalid hostname for server %1$s. Please review your configuration.';  //to translate
  975. $strFileNameTemplateDescriptionTable = 'table name';  //to translate
  976. $strFileNameTemplateDescriptionDatabase = 'database name';  //to translate
  977. $strFileNameTemplateDescriptionServer = 'server name';  //to translate
  978. $strFileNameTemplateDescription = 'This value is interpreted using %1$sstrftime%2$s, so you can use time formatting strings. Additionally the following transformations will happen: %3$s. Other text will be kept as is.';  //to translate
  979. $strProtocolVersion = 'Protocol version';  //to translate
  980. $strMysqlClientVersion = 'MySQL client version';  //to translate
  981. $strUsedPhpExtensions = 'Used PHP extensions';  //to translate
  982. $strOpenNewWindow = 'Open new phpMyAdmin window';  //to translate
  983. $strLanguageUnknown = 'Unknown language: %1$s.';  //to translate
  984. $strLanguageFileNotFound = 'Language file "%1$s" not found.';  //to translate
  985. $strThemeNoPreviewAvailable = 'No preview available.';  //to translate
  986. $strConfigDefaultFileError = 'Could not load default configuration from: "%1$s"';  //to translate
  987. $strPDF = 'PDF';  //to translate
  988. $strPDFOptions = 'PDF options';  //to translate
  989. $strPDFReportTitle = 'Report title';  //to translate
  990. $strInvalidCSVParameter = 'Invalid parameter for CSV import: %s';  //to translate
  991. $strInvalidCSVFieldCount = 'Invalid field count in CSV input on line %d.';  //to translate
  992. $strInvalidCSVFormat = 'Invalid format of CSV input on line %d.';  //to translate
  993. $strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.';  //to translate
  994. $strThemeNotFound = 'Theme %s not found!';  //to translate
  995. $strThemeDefaultNotFound = 'Default theme %s not found!';  //to translate
  996. $strThemeNoValidImgPath = 'No valid image path for theme %s found!';  //to translate
  997. $strThemePathNotFound = 'Theme path not found for theme %s!';  //to translate
  998. $strAccessDeniedCreateConfig = 'Probably reason of this is that you did not create configuration file. You might want to use %1$ssetup script%2$s to create one.';  //to translate
  999. $strSQLImportOptions = 'SQL options';  //to translate
  1000. $strBrowseDistinctValues = 'Browse distinct values';  //to translate
  1001. $strStatisticsOverrun = 'On a busy server, the byte counters may overrun, so those statistics as reported by the MySQL server may be incorrect.';  //to translate
  1002. $strViewMaxExactCount = 'This view has more than %s rows. Please refer to %sdocumentation%s.';  //to translate
  1003. ?>
  1004.